home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 020a / dcfg202.zip / README.DCF < prev   
Text File  |  1992-01-24  |  2KB  |  48 lines

  1. Last minute update to the DCFG V2.02 program.   5 January 1992
  2. by Michael Day
  3.  
  4.  
  5. I added some quick and dirty disk access code to the basic 
  6. DCFG program to allow you to save and resotre images to/from 
  7. disk. It is rude and crude, but gets the job done. 
  8. It can even save and restore movies!
  9.  
  10. Someone needs to work on this to make it better. Please!
  11. For starters, make it more efficient. Only use the actual
  12. data that was collected rather than the whole mess. 
  13.  
  14. A compression scheme would be nice too. I did a PKARC 
  15. compression on a 10 frame movie file which compressed the
  16. file from 155K down to 16K. So that could make a significant 
  17. improvment.
  18.  
  19. The commands for working with the disk stuff are
  20.  
  21.     F = save a single frame
  22.     M = save continuous frames until a key is pressed
  23.     R = reshow last frame(s) (useful for multiple frames)
  24.     S = stop frame update (pause)
  25.   0-9 = show movie/frame by indicated number
  26.  
  27.  
  28. Only ten movie/frame files are currently allowed. 
  29. Also, if you ask it to display a non-existing file, 
  30. the program bombs you back to DOS. Hey, if you don't like
  31. it, fix it! I'm lazy, and this was a very quick hack job.
  32.  
  33. I've also included sample captured frames so that you can 
  34. see what the results look like before building the circuit.
  35. To see the pictures, load the program then press a number
  36. key (0 through 9).
  37.  
  38. Note, when you display a movie/frame, the real-time update
  39. will be stopped until you press a key. 
  40.  
  41.  
  42. Have fun!
  43.  
  44. <eof>
  45.  
  46.  
  47.  
  48.